FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (63 ms)

Package ca.on.oh-setp
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-setp@1.0.38&canonical=http://ontariohealth.ca/fhir/ValueSet/ASA-physical-status
Url http://ontariohealth.ca/fhir/ValueSet/ASA-physical-status
Version 1.0.0
Status draft
Name ASAphysicalStatus
Title ASAPhysical Status
Experimental False
Realm ca
Description Physical Status of Patient as assessed by Anaethesiology

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Observation Observation

Resources that this resource uses

CodeSystem
http://ontariohealth.ca/fhir/CodeSystem/asa-physical-status ASAPhysicalStatus


Source

{
  "resourceType" : "ValueSet",
  "id" : "ASAphysical-status",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/ASA-physical-status",
  "version" : "1.0.0",
  "name" : "ASAphysicalStatus",
  "title" : "ASAPhysical Status",
  "status" : "draft",
  "publisher" : "Ontario Health",
  "description" : "Physical Status of Patient as assessed by Anaethesiology",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://ontariohealth.ca/fhir/CodeSystem/asa-physical-status",
        "concept" : [
          {
            "code" : "ASA I",
            "display" : "A normal healthy patient"
          },
          {
            "code" : "ASA II",
            "display" : "A patient with mild systemic disease"
          },
          {
            "code" : "ASA III",
            "display" : "A patient with severe systemic disease"
          },
          {
            "code" : "ASA IV",
            "display" : "A patient with severe systemic disease that is a constant threat to life"
          },
          {
            "code" : "ASA V",
            "display" : "A moribund patient who is not expected to survive without the operation"
          },
          {
            "code" : "ASA VI",
            "display" : "A declared brain-dead patient whose organs are being removed for donor purposes"
          },
          {
            "code" : "NA",
            "display" : "Local procedure, no assessment required"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.